-
Home
-
Jetpack – WP Security, Backup, Speed, & Growth
-
13.4
-
Code
-
Classes
- JWT
Total Complexity |
56 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
386 |
Lines of code |
184 |
Logical lines of code |
112 |
Comment lines |
146 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
B |
39 |
21 |
59 |
verify() |
A |
48 |
8 |
31 |
json_decode() |
S |
55 |
7 |
16 |
sign() |
S |
56 |
5 |
18 |
encode() |
S |
55 |
4 |
19 |
json_encode() |
S |
63 |
4 |
10 |
handle_json_error() |
S |
60 |
2 |
14 |
urlsafe_b64_decode() |
S |
65 |
2 |
8 |
safe_strlen() |
S |
70 |
2 |
6 |
urlsafe_b64_encode() |
S |
77 |
1 |
3 |